* EXCEPTION:
* ERROR - :shape method missing on ~Seed~.

#+begin_src ~Seed#inspect~
#<Seed:0x7e21286c1e80 @shape=[{:x=>0, :y=>16}, {:x=>0, :y=>-16}, {:x=>-16, :y=>0}, {:x=>0, :y=>0}], @is_dead=false, @h=16, @x=144, @counter=0, @w=16, @y=80>
#+end_src ~Seed#inspect~



The method named
  :shape
doesn't exist on [Seed, #<Class:#<Seed:0x7e21286c1e80>>, AttrRect, AttrGTK].

(suggestions above)
** Backtrace:
*** app/main.rb:226:in germinate
*** app/main.rb:445:in tick
*** app/main.rb:445:in tick